home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Chapter Tutorials
/
DevGallery
/
Turntable
/
Source
/
shocker13bert.dir
/
00018.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-10
|
124 b
|
8 lines
on mouseUp
global gPressed
if not gPressed then
gotoNetMovie("shocker13ola.dcr")
set gPressed to 1
end if
end